Builder
This message will be proxied over the PhoneAPI for the client to deliver to the MQTT server
Content copied to clipboard
meshtastic.MqttClientProxyMessage
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Bytes
Content copied to clipboard
bytes data = 2;
Link copied to clipboard
Link copied to clipboard
Whether the message should be retained (or not)
Content copied to clipboard
bool retained = 4;
Link copied to clipboard
Text
Content copied to clipboard
string text = 3;
Link copied to clipboard
The MQTT topic this message will be sent /received on
Content copied to clipboard
string topic = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether the message should be retained (or not)
Content copied to clipboard
bool retained = 4;
Link copied to clipboard
Text
Content copied to clipboard
string text = 3;
Link copied to clipboard
The MQTT topic this message will be sent /received on
Content copied to clipboard
string topic = 1;
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(other: MeshProtos.MqttClientProxyMessage): MeshProtos.MqttClientProxyMessage.Builder
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): MeshProtos.MqttClientProxyMessage.Builder
Link copied to clipboard
Bytes
Content copied to clipboard
bytes data = 2;
Link copied to clipboard
Whether the message should be retained (or not)
Content copied to clipboard
bool retained = 4;
Link copied to clipboard
Text
Content copied to clipboard
string text = 3;
Link copied to clipboard
Text
Content copied to clipboard
string text = 3;
Link copied to clipboard
The MQTT topic this message will be sent /received on
Content copied to clipboard
string topic = 1;
Link copied to clipboard
The MQTT topic this message will be sent /received on
Content copied to clipboard
string topic = 1;